home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / triwnu10.zip / TRIWNU.DOC < prev    next >
Text File  |  1992-11-09  |  7KB  |  180 lines

  1.  
  2.  
  3.         ========================================================
  4.                            TriWelcomeNewUsers
  5.         ========================================================
  6.                         (c)1992 Robert K. Harmon
  7.  
  8.         A FC Software program for TriBBS Bulletin Board Systems.
  9.         *** For use with TriBBS Bulletin Board Systems ONLY! ***
  10.         ** This program was tested on TriBBS Software (V 3.3) **
  11.  
  12.                     VERSION 1.00     November 9, 1992
  13.  
  14.                                   By
  15.  
  16.                            Robert K. Harmon
  17.                            1101 West Street
  18.                          White Hall, Arkansas
  19.                                         71602
  20.  
  21.                           VOICE (501) 247-9396
  22.             Between 6:00 & 10:00 p.m. Central Time (Weekdays)
  23.             Between NOON & 10:00 p.m. Central Time (Weekends)
  24.  
  25.  
  26.                                   From
  27.  
  28.                           The File Cabinet BBS
  29.                              (501) 247-1141
  30.                           1200/2400/9600/14400
  31.                         V.32bis/V.32/V.42bis/V.42
  32.                               24 Hours/Day
  33.  
  34.  
  35. LATEST VERSION:
  36. ===============
  37.  
  38. Please call the The File Cabinet BBS for the latest version of this program.
  39.  
  40.  
  41. LEGALITIES:
  42. ===========
  43.  
  44. THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS" WITHOUT
  45. WARRANTY, EXPRESSED, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY
  46. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  47. IN NO EVENT SHALL ANYONE INVOLVED WITH THE CREATION AND PRODUCTION OF THIS
  48. PRODUCT BE LIABLE FOR INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING
  49. OUT OF ANY USE THEREOF OR BREACH OF ANY WARRANTY.  ONCE REGISTERED, ANY
  50. DISTRIBUTION OF THE REGISTERED KEY WILL INVALIDATE YOUR KEY IN ALL FUTURE
  51. VERSIONS OF THIS PROGRAM AND NO PRODUCT SUPPORT WILL BE GIVEN.  
  52.  
  53.  
  54. DISTRIBUTION:
  55. =============
  56.  
  57. You may make this file available for downloading from your BBS or you may
  58. upload it to any BBS of your choice, provided that you do not make any
  59. changes to the contents of the archive (ZIP file).
  60.  
  61.  
  62. PROGRAM DESCRIPTION:
  63. ====================
  64.  
  65. TriWelcomeNewUsers is designed to generate both ANSI and ASCII screens,
  66. which contain a listing of up to 250 NEW users of your BBS.  The screens
  67. can be used as Logon screens or regular Bulletin screens. 
  68.            
  69. NOTE:
  70. =====
  71.  
  72. The TRIWNU.KEY file that is distributed with this program does NOT expire!
  73. This is simply here so the door has a KEY to read.  When you register,
  74. you will receive a new TRIWNU.KEY file, which will remove the UNREGISTERED
  75. notice from the bulletins, and display the name of your BBS, etc.   
  76.  
  77.  
  78. FEATURES:
  79. =========
  80.            --- Easy to set up.
  81.            --- BETA tested on a TriBBS BBS.
  82.            --- Support BBS available.
  83.            --- Generates ANSI and ASCII bulletins.
  84.            --- One time registration fee good for any future version.
  85.  
  86.  
  87. INSTALLATION:
  88. =============
  89.  
  90. 1. Place four files, (TRIWNU.CFG, NEWUSERS.DAT, TRIWNU.EXE, and
  91.    TRIWNU.KEY), in your main TriBBS directory.  (Example:  C:\TRIBBS)
  92.  
  93.    Note:  Just a reminder for you to BE SURE you place the NEWUSERS.DAT
  94.           file in your main TriBBS directory, along with the other three
  95.           files as stated above.  Without it, TriWelcomeNewUsers will NOT
  96.           work.  Also, the "old" NEWUSERS.DAT file is deleted, and a new
  97.           one is created each time TriWelcomeNewUsers is executed. 
  98.  
  99. 2. Using a text editor, edit the TRIWNU.CFG file to include the required
  100.    information as shown in the example below.
  101.  
  102.       The File Cabinet BBS              <-- The name of your BBS.
  103.       Bob Harmon                        <-- Sysop's FIRST and LAST name.
  104.       C:\TRIBBS\DISPLAY\BULLET10.BBS    <-- Path to your ASCII bulletin.
  105.       C:\TRIBBS\DISPLAY\BULLET10.ANS    <-- Path to your ANSI bulletin.
  106.    
  107.           The path to your ASCII and ANSI bulletins MUST include 
  108.           the filename of both your ASCII and ANSI bulletins.
  109.  
  110. 3. TriWelcomeNewUsers is executed with the following command.....
  111.  
  112.                   TRIWNU C:\TRIBBS\MWORK\CALLERS.LOG
  113.  
  114.    Note:  The complete path and filename to the CALLERS.LOG file MUST be
  115.           included in the command.
  116.  
  117.    TriWelcomeNewUsers can be executed from the TriBBS BETWEEN.BAT file, which
  118.    will result in TriWelcomeNewUsers generating updated bulletins between  
  119.    each call.  Therefore, using a text editor, edit the BETWEEN.BAT file 
  120.    located in your main TriBBS directory, and add the required information
  121.    as shown in the example below.
  122.  
  123.                   TRIWNU C:\TRIBBS\MWORK\CALLERS.LOG
  124.                     
  125.    Note:  For additional information on the use of the BETWEEN.BAT file,
  126.           please refer to your TriBBS manual.
  127.  
  128.    TriWelcomeNewUsers can also be executed by using the "event" feature             of TriBBS.
  129.  
  130.    This would be handy if you did not want the bulletins generated by
  131.    TriWelcomeNewUsers to be updated between each call to your BBS.
  132.  
  133.    Note:  For additional information on the use of the "event" features
  134.           please refer to your TriBBS manual.
  135.  
  136.  
  137. MAINTENANCE:
  138. ============
  139.  
  140. TriWelcomeNewUsers analyzes the CALLERS.LOG file, and should continue to do
  141. so, until you delete, rename, etc. the CALLERS.LOG file.  You could do
  142. this on the first of each month, and TriWelcomeNewUsers will track the new
  143. users of your BBS on a month to month basis.   
  144.  
  145.  
  146. FUTURE VERSIONS:
  147. ================
  148.  
  149. I have some ideas for future versions.  Let me know if you do.
  150.  
  151.  
  152. PROBLEMS:
  153. ========
  154.  
  155. Hopefully, there will not be any problems.  But if you encounter any,
  156. please let me know.
  157.  
  158. VERSION HISTORY:
  159. ===============
  160. See the HISTORY.DOC file for information on the history of the
  161. program, etc.
  162.  
  163.  
  164. REGISTERING:
  165. ============
  166. TriWelcomeNewUsers is Shareware.  You are granted a 30 day trial period in 
  167. which you may evaluate TriDoors.  If you continue to utilize this product,
  168. you are required to register it.
  169.  
  170. See the enclosed registration form for ordering!  (REGISTER.DOC)
  171.   
  172. That's all there is to it!  If you have any problems or questions,
  173. please feel free to call the The File Cabinet BBS at (501) 247-1141
  174. and leave a message in the FC Software message conference, or leave
  175. me, Bob Harmon, a message in the Shareware or TriBBS 3rd Party message
  176. conference of The TriBBS Network (TTN).  
  177.  
  178.                                                    Thanks!!!
  179.  
  180.